home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- puppetSprite(2, 1)
- set the memberNum of sprite 2 to the number of member "bottom2"
- updateStage()
- end
-
- on mouseUp
- set the memberNum of sprite 2 to the number of member "bottom"
- updateStage()
- puppetSprite(2, 0)
- unLoad()
- SetReturn()
- puppetSound(0)
- sound stop 1
- play movie "jenna.dir"
- end
-